Autogenerated HTML docs for v1.7.0-rc1-33-g07cf0f
diff --git a/git-config.html b/git-config.html index e37e648..b22ca4b 100644 --- a/git-config.html +++ b/git-config.html
@@ -3123,10 +3123,13 @@ </dt> <dd> <p> - The default maximum size of a pack. This setting only affects - packing to a file, i.e. the git:// protocol is unaffected. It - can be overridden by the <tt>--max-pack-size</tt> option of - <a href="git-repack.html">git-repack(1)</a>. + The maximum size of a pack. This setting only affects + packing to a file when repacking, i.e. the git:// protocol + is unaffected. It can be overridden by the <tt>--max-pack-size</tt> + option of <a href="git-repack.html">git-repack(1)</a>. The minimum size allowed is + limited to 1 MiB. The default is unlimited. + Common unit suffixes of <em>k</em>, <em>m</em>, or <em>g</em> are + supported. </p> </dd> <dt> @@ -3715,7 +3718,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 2010-02-03 07:34:35 UTC +Last updated 2010-02-04 06:27:11 UTC </div> </div> </body>